LinuxQMISDK-Lite  SLQS04.00.27
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
DsdUIApnAvailableSystemInfo_t Struct Reference

Data Fields

uint8_t apn_name_len
 
char apn_name [100]
 
uint64_t apn_type_mask
 
uint32_t technology
 
uint32_t rat_value
 
uint64_t so_mask
 
uint64_t ui_mask
 
uint8_t is_internet
 

Detailed Description

This structure contains the APN Current and Recommended Preferred System Info

Parameters
apn_name_len
  • apn name length
apn_name
  • apn name
apn_type_mask
  • APN Type Mask Values
    • QMI_DSD_APN_TYPE_MASK_UNSPECIFIED (0x0000000000000000)
    • QMI_DSD_APN_TYPE_MASK_DEFAULT (0x0000000000000001) -APN type for Default/Internet traffic
    • QMI_DSD_APN_TYPE_MASK_ IMS (0x0000000000000002) - APN type for IP Multimedia Subsystem
    • QMI_DSD_APN_TYPE_MASK_MMS (0x0000000000000004) - APN type for Multimedia Messaging Service
    • QMI_DSD_APN_TYPE_MASK_DUN (0x0000000000000008) - APN type for Dial Up Network
    • QMI_DSD_APN_TYPE_MASK_SUPL (0x0000000000000010) - APN type for Secure User Plane Location
    • QMI_DSD_APN_TYPE_MASK_HIPRI (0x0000000000000020) - APN type for High Priority Mobile Data
    • QMI_DSD_APN_TYPE_MASK_FOTA (0x0000000000000040) - APN type for over the air administration
    • QMI_DSD_APN_TYPE_MASK_CBS (0x0000000000000080) - APN type for Carrier Branded Services
    • QMI_DSD_APN_TYPE_MASK_ IA (0x0000000000000100) - APN type for Initial Attach
    • QMI_DSD_APN_TYPE_MASK_EMERGENCY (0x0000000000000200) - APN type for emergency
technology
  • Technology type
rat_value
  • RAT value
so_mask
  • Service Option (SO) mask to indicate the service option or type of application.
ui_mask
is_internetValues: FALSE - APN is not for internet service. TRUE - APN is for internet service.
Note
For_5G

Field Documentation

char DsdUIApnAvailableSystemInfo_t::apn_name[100]
uint8_t DsdUIApnAvailableSystemInfo_t::apn_name_len
uint64_t DsdUIApnAvailableSystemInfo_t::apn_type_mask
uint8_t DsdUIApnAvailableSystemInfo_t::is_internet
uint32_t DsdUIApnAvailableSystemInfo_t::rat_value
uint64_t DsdUIApnAvailableSystemInfo_t::so_mask
uint32_t DsdUIApnAvailableSystemInfo_t::technology
uint64_t DsdUIApnAvailableSystemInfo_t::ui_mask

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved